Return the maximum of the two specified numbers.
Syntax
value = Max (numberA,numberB)
Description
This function takes two numbers, numberA and numberB, and returns the highest value.